PHP: Learn PHP In A DAY! - The Ultimate Crash Course to Learning the Basics of the PHP In No Time (PHP, PHP Programming, PHP Course, PHP Development, PHP Books) by Acodemy

PHP: Learn PHP In A DAY! - The Ultimate Crash Course to Learning the Basics of the PHP In No Time (PHP, PHP Programming, PHP Course, PHP Development, PHP Books) by Acodemy

Author:Acodemy [Acodemy]
Language: eng
Format: epub, pdf
Published: 2015-04-24T18:30:00+00:00


Pre-defined functions

PHP comes built with many pre-defined functions and this is what makes PHP so efficient and useful. We cannot possible examine all of the PHP functions as this will take another book itself (currently, the PHP documentation lists 9457 built in functions.). Let’s start with the most basic functions that can be used inside of PHP.

Echo, Print, exit, die

Echo

Echo is the language construct in PHP that allows us to output string data. PHP will automatically convert numerical variables to strings. We’ve already used echo in previous examples in this book, so you should be familiar with this function by now.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.